home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 233 / Computer Shopper 233 / ComputerShopperDVD233.iso / Toolkit / Internet / HTTrack / httrack-3.41-2.exe / {app} / src / mmsrip / config.h < prev    next >
Encoding:
C/C++ Source or Header  |  2006-06-11  |  97 b   |  6 lines

  1. #ifdef _WIN32
  2. #undef HAVE_SNPRINTF
  3. #elif defined(HAVE_CONFIG_H)
  4. #include "../../config.h"
  5. #endif
  6.